.. _`Graph Data from Json`: .. _`com.sympathyfordata.azure.graph.data.fromjson`: Graph Data from Json ```````````````````` .. image:: node_graph_json.svg :width: 48 Documentation ::::::::::::: Set Graph Data from as Json as :ref:`graph_port_365`. Makes it possible to work with the (response) data from :ref:`sympathy_graph_365` using Json nodes. Outputs :ref:`Graph port ` with the Json data as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** graph Graph **data** json Graph Data Output ports ............ **graph** graph Graph Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.data.tojson` Examples ........ * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: GraphDataFromJson :noindex: